func crypto/internal/fips140/nistec.p256Equal
4 uses
crypto/internal/fips140/nistec (current package)
p256_asm.go#L162: if p256Equal(lhs, rhs) != 1 {
p256_asm.go#L266: if p256Equal(t1, x) != 1 {
p256_asm.go#L458: func p256Equal(a, b *p256Element) int {
p256_asm.go#L468: return p256Equal(&p.z, &p256Zero)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)